/ Assembly List / LJCAddressParserLib / Suffixes / Add

Namespace - LJCAddressParserLib


Parameters
code - The item code.
name - The item name.

Returns

A reference to the added item.

Syntax

C#
public Suffix Add(String code, String name)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.